Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 174,909 for

document formatting

(0.22 sec)
  1. Using DocumentBuilder to Modify a Document|Aspo...

    Use the Document builder to modify a Document easily in Java....Modify a Document Contents [ Hide ] Specifying Formatting Font Formatting...Formatting Current font formatting is represented by a Font object...

    docs.aspose.com/words/java/using-documentbuilde...
  2. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent Formatting issue when appending Word Document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...Appending Document Not Maintaining Aspose.Words Product Family...inconsistent formatting issue when appending Word document templates...

    forum.aspose.com/t/appending-document-not-maint...
  3. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....Ask AI Document Builder Overview Contents [ Hide ] DocumentBuilder...with Document and enables you to build dynamic documents from...

    docs.aspose.com/words/cpp/document-builder-over...
  4. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in Java....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/java/use-documentbuilder-...
  5. Compare API shows false changes at the beginnin...

    When I use Aspose.Words Compare API to generate redline, it shows changes at the very beginning of the Document, even though that part is identical in both files. Original: original.docx (11.0 KB) Updated: update…...changes at the beginning of document Aspose.Words Product Family...the very beginning of the document, even though that part is...

    forum.aspose.com/t/compare-api-shows-false-chan...
  6. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced Document processing capabilities, enabling efficient manipulation and generation of Word Documents....Words Document Processing API Contents [ Hide ] Aspose...an essential reference for document processing in the context...

    reference.aspose.com/words/
  7. Using DocumentBuilder to Modify a Document Easi...

    Use the Document builder to modify a Document easily in C++....DocumentBuilder to Modify a Document Easily Contents [ Hide ] Specifying...Specifying Formatting Font Formatting Current font formatting is represented...

    docs.aspose.com/words/cpp/using-documentbuilder...
  8. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word Document manipulation. Enhance your projects with powerful features and easy integration....Document Contents [ Hide ] Document class Represents a Word document...document. To learn more, visit the Working with Document documentation...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Replace pages in Main document - Free Support F...

    Hello Aspose Support, I would like to programmatically replace the last n pages of a Word Document (Document A) with n pages from another Document (Document B) using Aspose.Words. My requirements are: The replaced pa…...Replace pages in Main document Aspose.Words Product Family words-net...last n pages of a Word document ( Document A ) with n pages from...

    forum.aspose.com/t/replace-pages-in-main-docume...
  10. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...error while converting word document to pdf Aspose.Words Product...because when I compared the document.xml before and after that...

    forum.aspose.com/t/getting-error-while-converti...